-
Home
-
WordPress Appointment Booking Plugin
-
1.16.0
-
Code
-
Classes
- BookingStatuses
Total Complexity |
7 |
Dependencies |
0 |
Dependents |
11 |
Total lines |
140 |
Lines of code |
67 |
Logical lines of code |
12 |
Comment lines |
45 |
Methods |
7 |
Properties |
0 |
Methods 7
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
initStatuses() |
S |
50 |
1 |
34 |
finishTransition() |
S |
71 |
1 |
5 |
getPendingStatuses() |
S |
75 |
1 |
5 |
getFailedStatuses() |
S |
73 |
1 |
6 |
getUnblockedTimeSlotsStatuses() |
S |
69 |
1 |
9 |
getBookedStatuses() |
S |
75 |
1 |
5 |
getDefaultManualStatus() |
S |
81 |
1 |
3 |